Convert Simple Neuron Network to Mathematical Equation

  • LaTeX: -0.71(exp{(-0.23(exp{(0.52x+0.15)} — exp{-(0.52x+0.15)})/ … /(exp{(3.47x-0.68)} + exp{-(3.47x-0.68)})+0.52)})+0.03;
  • Numpy: -0.71*(np.exp((-0.23*(np.exp((0.52*x+0.15)) — np.exp(-(0.52*x+0.15)))/ … /(np.exp((3.47*x-0.68)) + np.exp(-(3.47*x-0.68)))+0.52)))+0.03

My LinkedIn: https://www.linkedin.com/in/alexander-laskorunskiy/

Share your ideas with millions of readers.

Love podcasts or audiobooks? Learn on the go with our new app.